home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _databases / databases / _dialcode / _run < prev    next >
Encoding:
Text File  |  1992-05-07  |  308 b   |  12 lines

  1.  
  2. | > !Run for Dial Code Decoder
  3.  
  4. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  5.  
  6. RMEnsure SharedCLibrary 3.50 Load System:Modules.Clib
  7. RMEnsure SharedCLibrary 3.50 Error 0 Shared C Library not found
  8.  
  9. Set DialCode$Dir <Obey$Dir>
  10. WimpSlot -min 96K -max 96K
  11. Run "<DialCode$Dir>.DialCode"
  12.